Don't consume too many key releases
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Aug 2017 10:41:31 +0000 (06:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 22 Aug 2017 10:49:35 +0000 (06:49 -0400)
commit2f909cc474bf3b72f51eb2cac78a064d395988a1
treef3a9ceef9a54fcb0bebb18cfb1eab837fa579b37
parente3f99fa2df0ef52f3624159e19d2828552a8a1c5
Don't consume too many key releases

The Emoji input support in GtkIMContextSimple was
unintentionally consuming too many key release
events. Fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=786594
gtk/gtkimcontextsimple.c